Skip to content
Back to search
30
MCP

VS Code

pulsemcp/vs code

Enables direct interaction with VS Code through bidirectional communication, providing tools for file diffing, project navigation, shell command execution, and editor information retrieval for seamless coding assistance.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

VSCode Workspace
Integrates with VSCode to provide real-time workspace access, enabling file reading, code analysis across multiple languages, command execut
0 tools
VSCode Internal Commands
VSCode extension that exposes VSCode's internal commands and functionality, enabling direct control of the editor environment for automated
0 tools
ReCode
Integrates with the ReCode VS Code extension to provide access to code history and change tracking data, enabling analysis of coding pattern
0 tools
Code Assist
Enables code modification and generation tasks through file operations, search-and-replace, and version control integration for automated re
0 tools
Bifrost (VS Code Dev Tools)
VS Code extension that exposes semantic tools like Find Usages and Rename
0 tools
Diff AI
Tools for computing, visualizing, and analyzing code and text differences.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "vs_code": {
      "url": "None",
      "transport": "http"
    }
  }
}